[INFO] cloning repository https://github.com/levouinse/fufufafa-shell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levouinse/fufufafa-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevouinse%2Ffufufafa-shell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevouinse%2Ffufufafa-shell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 374ac51fcb7a109b423c9bf5dfd2a661cf2c7c34
[INFO] checking levouinse/fufufafa-shell against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevouinse%2Ffufufafa-shell" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/levouinse/fufufafa-shell
[INFO] finished tweaking git repo https://github.com/levouinse/fufufafa-shell
[INFO] tweaked toml for git repo https://github.com/levouinse/fufufafa-shell written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/levouinse/fufufafa-shell on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/levouinse/fufufafa-shell already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08
[INFO] running `Command { std: "docker" "start" "e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rsconf v0.3.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling fish-gettext-mo-file-parser v0.0.0 (/opt/rustwide/workdir/crates/gettext-mo-file-parser)
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking find-msvc-tools v0.1.6
[INFO] [stderr]     Checking fish-widecharwidth v0.0.0 (/opt/rustwide/workdir/crates/widecharwidth)
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking cc v1.2.51
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking fish-widestring v0.0.0 (/opt/rustwide/workdir/crates/widestring)
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking fish-build-helper v0.0.0 (/opt/rustwide/workdir/crates/build-helper)
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking fish-printf v0.2.1 (/opt/rustwide/workdir/crates/printf)
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking fish-util v0.0.0 (/opt/rustwide/workdir/crates/util)
[INFO] [stderr]     Checking fish-common v0.0.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking fish-tempfile v0.0.0 (/opt/rustwide/workdir/crates/tempfile)
[INFO] [stderr]     Checking fish-color v0.0.0 (/opt/rustwide/workdir/crates/color)
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling pcre2-sys v0.2.9 (https://github.com/fish-shell/rust-pcre2?tag=0.2.9-utf32#85b7afba)
[INFO] [stderr]    Compiling fish-fallback v0.0.0 (/opt/rustwide/workdir/crates/fallback)
[INFO] [stderr]    Compiling fish-gettext-maps v0.0.0 (/opt/rustwide/workdir/crates/gettext-maps)
[INFO] [stderr]    Compiling fish-wcstringutil v0.0.0 (/opt/rustwide/workdir/crates/wcstringutil)
[INFO] [stderr]    Compiling fish-build-man-pages v0.0.0 (/opt/rustwide/workdir/crates/build-man-pages)
[INFO] [stderr]    Compiling fufufafa v4.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fish-gettext-extraction v0.0.0 (/opt/rustwide/workdir/crates/gettext-extraction)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[cfg(all(target_env = "gnu", target_feature = "crt-static"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(not(any(target_os = "ios", target_os = "macos", target_os = "netbsd")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg(target_os = "netbsd")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[cfg(any(target_os = "ios", target_os = "macos"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(windows)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fufufafa` (build script) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08", kill_on_drop: false }`
[INFO] [stdout] e408d05047f8b9ecac256b3a1917bfbbc36b9962ee01c0b56f0fba4aee903e08
